Method Ok(string, string, ExampleTier, long, string[], string?)
Helper to create success result without count (for setup/CRUD).
protected static ExampleResult Ok(string id, string title, ExampleTier tier, long elapsedMs, string[] output, string? sql = null)